Home
Blog
Tag: Algorithmic Trading
Home
Tags
Algorithmic Trading
4 Posts
Tag: Algorithmic Trading
BY
eric
Jun 28, 2024
A Comparison of Different Types of MetaTrading Libraries for Algorithmic Trading.
BY
eric
May 27, 2024
A tutorial about implementing a trading gateway with MetaTrader 5 Python library.
BY
eric
Feb 02, 2023
An introduction to building a gateway that connects your trading system to brokers. It discusses the need for a gateway, the architecture of a gateway, and the different types of broker's trading platforms.
BY
eric
Feb 02, 2023
A simple tutorial about how to use FIX API to connect to financial markets for algorithmic trading with C#